src/main.d(83,9): Deprecation: variable `s` is shadowing variable `main.run.s`. Rename the `foreach` variable. src/main.d(81,5): Error: none of the overloads of `opApply` are callable using argument types `(int delegate(string depName, ref JSONValue _dep) @system)`, candidates are: /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/json.d(811,9): `std.json.JSONValue.opApply(scope int delegate(ulong index, ref JSONValue) dg)` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/json.d(826,9): `std.json.JSONValue.opApply(scope int delegate(string key, ref JSONValue) dg)` /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.